home *** CD-ROM | disk | FTP | other *** search
-
- changes from standard V2.2a:
-
- 1. changed all label from char label[] to const char *label
- and some checks (fl_set_object_label)
-
- 2. FL_CHART_MAX is enlarged to 512
-
- 3. Added hotx, hoty field in FORM definations.
-
- 4. Add fl_hide_object_only to suppress completely
- redraw of forms, which is ugly in single buffer mode.
-
- 5. added fl_get_browser_topline.
-
-